home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / telep010.zip / TELEPHON.H_ / TELEPHON.bin
Text File  |  1995-01-27  |  204b  |  7 lines

  1. // CopyRight Maurizio Maccani 1995
  2. // This is the only exported function from the system
  3. // the standard EN_* are sent from the control
  4.  
  5. extern "C" void _export FAR PASCAL  ManageTelNumber(LPSTR);
  6.  
  7.